﻿@charset "utf-8";

/*~~~~框架布局~~~*/



/*==顶部↓==*/

.head-top{padding:10px 0; background: #f6f6f6;border-top:0px solid #25be25;}

.head-top p{color:#555}

.head-top .tel{color:#555;font-size:12px;}

.head-top .tel font{color:#cd070e;font-weight:1000; font-size: 18px;}

.head-top .right a{color:#555;font-size:12px; padding-left:10px;border-left:1px #ddd solid;margin-left: 10px;/*! display: inline-block; */}

.head-top .right a:hover{color:#25be25}

.head-top .weixin{width:50px;height:30px;display: inline-block;}

.head-top .weixin em{display: block;width:20px;height:20px;color: #717171;font-size: 20px;}

.head-top .weixin .ewm{left: -50px;top:29px;width:120px;height:120px;}

.head-top .weixin .ewm img{width:100px;}

.head-top .effect-lower{ position: relative;}

.head-top .effect-lower .effect-lower-block{position: absolute;left: -50px;top:29px;width:120px;height:120px;border: 1px #ddd solid;padding:5px; z-index: 9; background: #fff;filter: alpha(opacity=0); transform-origin: 95% 0%; transform:scale(0.01); -moz-transform:scale(0.01); transition:all 1s;}

.head-top .effect-lower:hover .effect-lower-block{opacity:1;transform: scale(1);}

.header{ position: relative;padding:20px 0;}

/*.fixed-top{position:fixed;z-index:99;width:100%;padding:10px 0; background:#fff}

.fixed-top .logo{}*/

.header .logo{}

.header .logo img{}

.header .nav{margin: 31px 0 0 0;}

.header .nav li{float: left;/* position: relative; */}

.header .nav li a.navAone{ display: block; color:#555; font-size:16px; font-weight: bold;padding:10px 25px;}

.header .nav li a.navAone:hover,.header .nav li.active a.navAone{ color:#25be25; }

/*.header .nav li.drop-downHover a.navAone{ background:#0092D8;color:#fff}*/

.header .search{ position:relative;margin: 40px 0 0 20px;}

.header .search em{display: block;width:20px;height:20px;font-size: 16px;color: #aaa;/*! background: #ddd; */}

.header .search:hover .box{ opacity:1;height:100px;}

.header .search .box .form{width:600px;margin:auto;padding: 25px 20px 20px 20px;}

.header .search .box{opacity:0;position:absolute;top:71px;right:0;z-index:99;height:0px;width: 1200px;border-radius: 0 0px 5px 5px;overflow:hidden;background: #FFFCFC;border: 1px #f1f1f1 solid;}

.header .search .box span{color: #07a044;font-size:15px;padding-right:30px;}	

.header .search .box input{width:0px;height: 40px;color: #666;border-bottom: 1px #07a044 solid;border-left: 0px;border-top: 0px;border-right: 0px;outline: medium;background: none;}

.header .search .box input::-webkit-input-placeholder { /* WebKit browsers */color:#999;}

.header .search .box input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */　color:#999;}

.header .search .box input::-moz-placeholder { /* Mozilla Firefox 19+ */color:#999;　}

.header .search .box input:-ms-input-placeholder { /* Internet Explorer 10+ */color:#999;}

.header .search .box button{width: 0px;height: 0px;border: 0px;color: #25be25;font-size: 15px;border-radius: 50%;cursor: pointer; background:transparent;}

.header .search:hover input{width: 310px;transition:all .8s ease-in-out;}

.header .search:hover button{width:40px;height: 40px;transform:rotate(360deg);transition:all .8s ease-in-out;}

.header .search .box button:hover{ background:#000}


/*==首页产品↓==*/
.hTitle{text-align:center;margin-bottom:40px;}
.hTitle span{font-size: 24px;color:#333;font-weight: 600;}

.HomeProduct{padding:40px 0; }
.HomeProduct .tone{  background: #f9f9f9;overflow: hidden;margin: 30px 0 20px 0;}
.HomeProduct .tone li{float:left; width:16.666%;padding:30px 10px;font-size:18px; border-left:1px #ededed solid;text-align: center;cursor: pointer;/*! display: table-cell; */font-weight: bold;}
.HomeProduct .tone li:hover a{color:#fff}
.HomeProduct .tone li.hit{color:#fff;background: #25be25 }
.HomeProduct .tone li.hit a{color:#fff}
.HomeProduct .tone li span{ position:relative;display: inline-block;}
.HomeProduct .tone li span:before{ content: ""; position: absolute; left:-40px;top:-5px; width:35px;height:35px;transition: all .4s ease-in-out; }
.HomeProduct .tone li.x1 span:before{background: url(../images/hpIco01.png) 0 0 no-repeat;}
.HomeProduct .tone li.x2 span:before{background: url(../images/hpIco02.png) 0 0 no-repeat;}
.HomeProduct .tone li.x3 span:before{background: url(../images/hpIco03.png) 0 0 no-repeat;}
.HomeProduct .tone li.x4 span:before{background: url(../images/hpIco04.png) 0 0 no-repeat;}
.HomeProduct .tone li.x5 span:before{background: url(../images/hpIco05.png) 0 0 no-repeat;}
.HomeProduct .tone li.x6 span:before{background: url(../images/hpIco06.png) 0 0 no-repeat;}
.HomeProduct .tone li.x1.hit span:before{background-position:0 -35px; }
.HomeProduct .tone li.x2.hit span:before{background-position:0 -35px;}
.HomeProduct .tone li.x3.hit span:before{background-position:0 -35px;}
.HomeProduct .tone li.x4.hit span:before{background-position:0 -35px;}
.HomeProduct .tone li.x5.hit span:before{background-position:0 -35px;}

.list-product li{ float:left;width:24.2%; margin-right:1%;margin-bottom:2%;}
.list-product li:nth-child(4n){margin-right:0%;}
.list-product li a{ display: block;background: #f9f9f9;padding-bottom: 10px;}
.list-product li h4{color:#333333;font-size:14px;text-align: center;margin: 10px 0;padding:0 15px}
.list-product li em{ display: table; margin:auto; border:1px #ddd solid; color:#ddd;border-radius: 50%;width: 20px;line-height: 20px;text-align: center;transition: all .4s ease-in-out;}
.list-product li:hover h4{ color:#25be25}
.list-product li:hover em{ color:#25be25;border:1px #25be25 solid}
.list-product img {height:200px;}

/*.product{padding:80px 0;overflow:hidden;}
.product li{float:left;width:285px;margin:0 15px 15px 0;transition:all 0.3s;    position: relative;}
.product li:nth-child(3){margin-right:0;}
.product li .pImg{display:block;width:285px;height:218px;overflow:hidden;}
.product li img{width:285px;height:218px;transition:all 0.5s ease-in;}
.product li h4{height:40px;line-height:40px;padding:0 15px;color:#fff;font-size:20px;overflow:hidden;text-overflow: ellipsis;font-weight:normal;position:absolute;width: 100%;bottom: 0px;z-index:2; background:rgba(0,0,0,0.45) url('../Images/picon_s.png') no-repeat 95% center;}
.product li h4 span{display:block;}
.product li h4:after{content:"";position:absolute;left:0;bottom:0;width:0;height:100%;transition:all 0.4s;z-index:-1;background:#25be25;}
.product .big h4{height:auto;line-height:24px;padding:0 25px;line-height:40px;}
.product .big a{height:450px;display:block;}
.product .big h4 span{font-size:24px;margin-bottom:10px;color:#333;display:block;}
.product .big{width:600px;overflow:hidden;}
.product .big .pImg{width:600px;height:400px;overflow:hidden;display:table-cell;vertical-align: middle;}
.product .big img{width:600px;height:auto;transition:all 0.6s ease-in;transform:scale(1);}
.product .p5{margin-right:0;}
.product li:hover img{transform:scale(1.1);}
.product li:hover h4,.product li:hover h4 span{color:#fff;}
.product li:hover h4:after{width:100%;}
.product .big:hover img{transform:scale(1.1);margin-top:0px;}
.product li:hover{box-shadow:0 0 10px #ddd;}*/


/*==首页关于我们↓==*/

.HomeAbout{padding:80px 0; /*background: #f0f0f0;*/}

.HomeAbout .left{width:600px;position: relative;}

.HomeAbout .left h1{margin-top:10px;color:#333;font-size:24px;font-weight:600;}

.HomeAbout .left h1 font{ display: block;color:#666;font-size:14px; letter-spacing:5px; font-weight:500;text-transform: uppercase; margin-top: 10px;}

.HomeAbout .left hr{position: absolute;left:-100%;top:95px;z-index: 2;width:10000px; height:2px; border-top:1px #dcdcdc solid; border-bottom:1px #ffffff solid; background: none;}

.HomeAbout .left .wx{margin:60px 0 50px 0;color:#666666;font-size:14px;}

.HomeAbout .left .wx h3{margin:0 0 20px 0;color:#;font-size:24px;}

.HomeAbout .left .more{width:150px;line-height:50px; display: inline-block;/*! display: ; */text-align: center;}

.HomeAbout .left .xa{margin-right:20px;color:#fff;font-size:14px; background: url(../Images/btn-xa.png) no-repeat center;}

.HomeAbout .left .xb{color:#666666;font-size:14px; background: url(../Images/btn-xb.png) no-repeat center;padding-right: 25px;}

.HomeAbout .img{width: 54.1667%;max-width: 600px;box-sizing: border-box;padding:0 10px;margin:0 auto;}
.HomeAbout .img img{position: relative;z-index: 10;width:100%}
.HomeAbout .img span{}
.HomeAbout .img span:after,
.HomeAbout .img span:before{position: absolute;width: 84px;height: 84px;background:#e9f8e3;z-index: 5;transition: all 1.2s;content: "";}
.HomeAbout .img span.top:after{top: -10px;left: -10px;}
.HomeAbout .img span.top:before{top: -10px;right: -10px;}
.HomeAbout .img span.bottom:after{bottom: -5px;left: -10px;}
.HomeAbout .img span.bottom:before{bottom: -5px;right: -10px;}
.HomeAbout .img:hover span:after,
.HomeAbout .img:hover span:before{width: 60%;height: 60%;}
.relative {
	position: relative;
}


.hmc3_ul{  overflow: hidden;}
.hmc3_ul ul { margin: 30px -3px; }
.hmc3_aBox { display: block; height: 320px; position: relative; padding: 149px 15% 0px; text-align: center; }
.hmc3_aBox img { position: absolute; left: 50%; top: 44px; margin-left: -60px; }
.hmc3_ImgIcon{opacity:0; transition:all 0.3s ease;}
.hmc3_aBox:hover .hmc3_ImgIcon{opacity:1;}
.hmc3_ul ul li { display: inline-block; width: 25%; padding: 0px 3px; float: left;background:#f1fcfe; }
.hmc3_t1 { font-size: 18px; font-weight: 600;color: #111; line-height: 52px; height: 52px; transition:all 0.3s ease; }
.hmc3_aBox p { font-size: 13px; color: #666666; line-height: 22px; transition:all 0.3s ease; }

.hmc3_ul li:nth-child(2) .hmc3_aBox{background:#e6fce6}
.hmc3_ul li:nth-child(4) .hmc3_aBox{background:#e6fce6}
.hmc3_aBox:hover{ /*background:#25be25;*/}

.hmc3_aBox:hover .hmc3_t1,.hmc3_aBox:hover p{color:#25be25!important;}


#emergency { background: url(../images/emergency.png) bottom no-repeat;background-size: 100%;padding-top: 95px;padding-bottom: 35px;}
#emergency .container {position: relative;}
.col-lg-3 {width: 25%;}
.col-lg-9 {width: 75%;margin-left: 23%;}
#emergency .col-lg-3 {position: absolute;bottom: -42px;}
#emergency h2 {font-size: 24px;line-height: 35px;font-weight: bold;text-transform: uppercase;margin: 0;margin-bottom: 5px;}
#emergency h2 span {font-weight: 300;}
#emergency p {font-size: 18px;line-height: 26px;}
#emergency p.phone-contact {font-size: 22px;color: #161F36;line-height: 46px;margin-top: 20px;}
#emergency p.phone-contact b {font-size: 34px;	margin-right: 10px;position: relative;top: 5px;}
#emergency p.phone-contact a {
	border: 1px solid #25be25;
	background-color: transparent;
	color: #25be25;
	text-transform: uppercase;
	line-height: 35px;
	padding: 0 31px;
	font-weight: 600;
	font-size: 14px;
	position: relative;
	bottom: 3px;
	outline: none;
	display: inline-block;
}
#emergency p.phone-contact a:before {background: #FE5454;}


/*==首页特点↓==*/

.HomeCharacteristic{ background:#25be25}

.HomeCharacteristic .list{float:left;width:100%; position: relative;border-left:1px #07a044 solid;}

.HomeCharacteristic .list:before{ content:""; position: absolute; left:-2px;top:110px;width:3px;height:10px; background: rgba(255,255,255,0.2);}

.HomeCharacteristic .list li{ position:relative;float:left; width:299px;text-align: center; padding:100px 50px; border-right:1px #07a044 solid} 

.HomeCharacteristic .list li:before{ content:""; position: absolute; right:-2px;top:110px;width:3px;height:10px; background: rgba(255,255,255,0.2);}

.HomeCharacteristic .list li em{ display: block; width:70px; height:70px;margin: auto;}

.HomeCharacteristic .list li h3{ color:#fff;font-size:36px; margin: 30px 0 20px 0;}

.HomeCharacteristic .list li h3 font{ display:block; margin:10px 0;color:#ddd;font-size:12px;}

.HomeCharacteristic .list li h3 hr{ display:block; width:30px; height:1px; background:#fff;margin: auto;border: none;}

.HomeCharacteristic .list li p{margin-top:10px;color:#fff;font-size:14px;}

.HomeCharacteristic .list li.x1 em{ background: url(../Images/ico001.png) no-repeat center;}

.HomeCharacteristic .list li.x2 em{ background: url(../Images/ico002.png) no-repeat center;}

.HomeCharacteristic .list li.x3 em{ background: url(../Images/ico003.png) no-repeat center;}

.HomeCharacteristic .list li.x4 em{ background: url(../Images/ico004.png) no-repeat center;}





/*==标题↓==*/

.titleAx{margin:40px 0;text-align: center;}
.titleAx h1{color:#333;font-size:24px;line-height:36px;    font-weight: bold;}
.titleAx font{ display: block;color:#999;font-size:14px;letter-spacing: 3px; }
.titledd{margin:40px 0;text-align: center;overflow:hidden}




/*==首页设备↓==*/

.HomeEquipment{margin: 70px 0;}

.HomeEquipment .tone{margin:40px 0; text-align: center;}

.HomeEquipment .tone li{ display: inline-block;}

.HomeEquipment .tone li a{ display: block;color:#666666;margin:0 10px;font-size:14px; padding:10px 20px; border:1px #ddd solid;border-radius:50px;cursor: pointer;}

.HomeEquipment .tone li a:hover{color:#fff; border:1px #25be25 solid; background: #25be25;}

.HomeEquipment .down{}

.HomeEquipment .list{}

.HomeEquipment .list li{float:left; width:300px;}

.HomeEquipment .list li a{ position:relative; display: block; padding:0 0 10px 0;margin:0 15px;border:1px #ededed solid;text-align: center}

.HomeEquipment .list li a:before{ opacity: 0;content: ""; position: absolute; left:0;top:0;z-index:1;width:100%; height:100%; background:rgba(96,234,33,0.56);transition: all .4s ease-in-out;}

.HomeEquipment .list li h4.title{color:#333333;font-size:16px;padding:10px 20px;}

.HomeEquipment .list li span.p{ color:#888888;font-size:12px; display: block;padding:0 20px;}

.HomeEquipment .list li .box{opacity: 0;/*position: absolute;*/ left:0;top:0;z-index:2;padding:180px 50px 0 50px; width:100%; height:100%; text-align: center;transition: all .4s ease-in-out;}

.HomeEquipment .list li .box h4{color:#fff;font-size:16px;}

.HomeEquipment .list li .box hr{ display: block;width:50px;height:1px;margin:10px auto; border:none; background:#fff;}

.HomeEquipment .list li .box span{color:#fff;font-size:12px;}

.HomeEquipment .list li .box em{ display: block; width:20px;height:20px;margin:15px auto; background:url(../Images/arrow_04.png) no-repeat center}

.HomeEquipment .list li:hover h4.title,.HomeEquipment .list li:hover span.p{ opacity: 0}

.HomeEquipment .list li:hover a:before{ opacity: 1;}

.HomeEquipment .list li:hover .box{ opacity: 1;}

.HomeEquipment .picScroll-left{ position: relative;}

.HomeEquipment .picScroll-left .prev,.HomeEquipment .picScroll-left .next{ position:absolute; left:-50px;top:150px;width:35px;line-height:35px;text-align: center;color:#999; border-radius:50%; cursor: pointer;background:#f8f8f8;}

.HomeEquipment .picScroll-left .next{ left:auto;right:-50px;}

.HomeEquipment .picScroll-left .prev:hover,.HomeEquipment .picScroll-left .next:hover{color:#fff;background:#25be25}





/*==首页新闻↓==*/

.HomeArticle{ padding-top:20px;padding-bottom:150px;/*background: #f0f0f0;*/position: relative;}

.HomeArticle .list{margin-top:25px;}

.HomeArticle .list li.one{ float:left; width:48%;margin-right:20px;}

.HomeArticle .list li.one span{ display: block;color:#000;font-size:30px; margin:30px 0 5px 0;}

.HomeArticle .list li.one span font{ color:#888888;font-size:14px; border-top:1px #ddd solid;margin-left: 5px;}

.HomeArticle .list li.one h4{font-size:16px;color:#333333;font-weight: bold;}

.HomeArticle .list li.one p{color:#666666;font-size:12px; margin:15px 0 30px 0;border-left: 2px #ddd solid;padding-left: 20px;}

.HomeArticle .list li.one b{display: block; width:200px; line-height:50px; text-align: center; color:#fff;font-size:20px; background:#63c139}

.HomeArticle .list li.one:hover h4{color:#25be25;}

.HomeArticle .list li.two{float:right; width:48%;margin:0 0 10px 0;padding:10px; background: #fff; }

.HomeArticle .list li.two .pic{ float:left;margin-right:20px;}

.HomeArticle .list li .date{width:80px;height:90px;text-align: center;background:#fff;border: 1px solid #ededed;color:#333;font-size:20px;position:relative;transition:all 0.4s;float:left;}
.HomeArticle .list li .date i{display:block;opacity:.8;padding-top:20px;font-size:14px;font-style:normal;}
.HomeArticle .list li .date:after{position:absolute;content:"";width:50px;left:60px;background:#555;height:1px;top:10px;width:0;transition:all 0.3s;}
.HomeArticle .list li:hover .date{margin-right:20px;}
.HomeArticle .list li:hover .date:after{width:80%;}

.HomeArticle .list li.two h4{/*! float:left; */ color:#333333;font-size:16px;    font-weight: bold;}

.HomeArticle .list li.two p{/*! float:left; */margin-top:10px; color:#666666;font-size:12px;}

.HomeArticle .list li.two:hover{ background: #25be25;}

.HomeArticle .list li.two:hover h4{color:#fff}

.HomeArticle .list li.two:hover p{color:#ddd}





/*==首页帮助↓==*/

.HomeHelp{padding:70px 0;/* background:#ebf3fa;*/text-align: center;}

.HomeHelp h1{color:#25be25;font-size:36px; }

.HomeHelp p{margin:40px 0;color:#25be25;font-size:14px;}

.HomeHelp a{ /*display: block;width:120px;line-height:40px; */   padding: 10px 25px;color:#fff;font-size:14px; text-align: center; background: #25be25;}

.HomeHelp a:hover{background: #cd070e;}



/*==内页css↓==*/


/*==次级导航↓==*/

.menu{position:absolute;left:0; bottom:0;width:100%;}
.menu .container{position: relative}
.menu ul{ text-align: center; display: table; background:#f9f9f9;width: 100%;}
.menu li{ /*! position: relative; */ display:table-cell; }
.menu li a.xa{ display: block;margin:0 0px;color:#191919;font-size:16px; border-left:1px #ddd solid;padding: 20px 0px;font-weight: bold;}
.menu li:hover a.xa, .menu li a.active{ color:#fff;  background:#25be25}
.menu li .sub{display: none;position: absolute;left:0;top:100%;background: #fff;box-shadow: 0 0 10px #ddd;width: 100%;z-index: 99;background: #f7f7f7;padding: 20px 10px;}
.menu li:hover .sub{ display: block}
.menu li .sub b{float: left;padding: 5px 5px;width:25%;}
.menu li .sub a{/* display: block; */color:#404040;font-size: 13px;text-align: left;background: none;float: left;padding: 10px 10px 10px 10px;/*! border-bottom: 1px #eee solid; */}
.menu li .sub a i{font-size:12px; font-style: normal;}
.menu li .sub a:hover{color:#fff; background:#25be25}



/*  产品列表 */

.titleBx{color:#333333;font-size:30px;text-align:center;margin: 40px 0 40px 0;float: left;width: 100%;}
.titleBx hr{ display:table; border:none;margin:10px auto;width:20px;height:1px; background:#25be25;}

.proList ul{width:100%;}
.proList li{float:left;width:23%;overflow:hidden;transition:all 0.3s;margin-bottom:25px;margin-right:2%;}
.proList li:nth-child(3n){margin-right:0px;}
.proList li a{display:block;padding:5px;background:#efeff0;}
.proList li .pImg{display:block;height:206px;overflow:hidden;}
.proList li img{width:100%;height:206px;transition:all 0.4s ease-in;}
.proList li h4{height:40px;line-height:40px;padding:0 15px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;font-weight:normal;position:relative;z-index:2;background: url('../images/pIcon_s.png') no-repeat 95% center;}
.proList li a:hover img{transform:scale(1.1);}
.proList li a:hover{box-shadow:0 0 5px #ffa9a9;background:#25be25;color:#fff;}
.searList{width:1400px;}
.searList ul{width:1440px;}
.searList li{width:320px;}
.searList li .pImg{width:310px;height:200px}
.searList li img{width:310px;height:200px;}



/*==产品列表↓==*/

/*.ProductListBox3{}

.ProductListBox3 .list{}

.ProductListBox3 .list li{ width:100%; padding:30px 100px 30px 30px;margin:0 0 30px 0; box-shadow: 0 0 10px #eee; border:1px #eee solid;overflow: hidden;}

.ProductListBox3 .list li .pic{ float:left;width:450px;margin-right: 50px;}

.ProductListBox3 .list li h4{color:#333333;font-size:30px;margin: 80px 0 30px 0;}

.ProductListBox3 .list li p{color:#666666;font-size:14px; margin:20px 0;}

.ProductListBox3 .list li p b{color:#333333;font-size:14px; display: block;font-weight: bold;}

.ProductListBox3 .list li:hover h4 a{color:#25be25}

.ProductListBox3 .list li .xa{display: inline-block;width:150px;margin-right:10px;margin-top:10px;color:#fff;font-size:14px; line-height:50px; text-align: center; border-radius:30px;}

.ProductListBox3 .list li .online{ background: #25be25;}

.ProductListBox3 .list li .details{ background: #929292;}

.ProductListBox3 .list li .xa:hover{ background: #000;}*/





/*==关于我们↓==*/

.aBox{padding:50px 0;overflow:hidden;}

.aTie{font-size:30px;font-weight:normal;color:#333;text-align:center;margin-bottom:30px;line-height:30px;}

.aTie span{font-size:12px;color:#888;font-family:Arial;text-transform: uppercase;display:block;}

.aboutBox1 .font{width:100%;line-height:28px;}

.aboutBox1 .font h3{font-size:30px;color:#333;height:60px;font-weight:normal;}

.culture{padding:50px 0;overflow:hidden;background:#f0f0f0;}

.culture li{float:left;width:31.333%;margin-right:2%;}
.culture li:last-child{margin-right:0%;}

.culture li .cImg{display:block;width:100%;overflow:hidden;}

.culture li img{width:100%;transition:all 0.5s ease-in;}

.culture li .font{padding:25px;background:#fff;height:120px;}

.culture li h4{font-size:24px;font-weight:normal;color:#333;margin-bottom:10px;}

.culture li:last-child{margin-right:0;}

.culture li:hover img{transform:scale(1.1);}

.culture li:hover{box-shadow:0 0 5px #ccc;}

.aboutHonor{padding:50px 0;overflow:hidden;}

.honorSlide ul{width:1240px;}

.aboutHonor li{float:left;width:280px;/*! height:245px; */text-align:center;margin-right:27px; border:solid 1px #ccc;}

.aboutHonor li img{max-width:100%;height:200px;vertical-align: middle;display: block;transition:all 0.5s;}

.aboutHonor li .imgbox{width: 100%;height:200px;vertical-align: middle;display: table-cell;text-align: center;height: 200px;}

.aboutHonor li span{display:block;height:50px;line-height:50px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;background:#fff;}

.aboutHonor li:hover img{transform:scale(.95);}

.aboutBox4{padding:50px 0;overflow:hidden;background:#f5f5f5;}

.aboutSetting{width:100%;position:relative;overflow:hidden;}

.aboutSetting li{float:left;width:23%;/*height:290px;*/overflow:hidden;margin:1%;}

.aboutSetting li img{width:100%;/*height:240px;*/transition:all 0.5s;}

/*.aboutSetting li:nth-child(2n){float:right;margin-left:400px;}*/

.aboutSetting li.s1{position:absolute;left:300px;top:0;}

.aboutSetting li.s1,.aboutSetting li.s1 img{width:600px;height:452px;}

.aboutSetting li span{background: url('../Images/opc2.png');height:40px;line-height:35px;color:#fff;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;position:relative;text-align:center;transition:all 0.3s;display:block;}

.aboutSetting li:hover span{margin-top:-20px;}

.aboutSetting li:hover img{transform:scale(1.1,1.1);}





/*==服务↓==*/

.s_tie{font-size:30px;color:#555;font-weight:normal;background: url('../Images/support_icon4.png') no-repeat;padding-left:40px;line-height:30px;height:60px;}

.support_font{width:600px;background:#eaeaea;padding:40px;height:560px;margin-top: 20px;}

.support_font .font{height:200px;margin-bottom:20px;font-size:14px;line-height:34px;}

.support_font .font img{max-width:100%}

.support_font.fr{background:#f3f3f3;}

.support_faq{margin-top:60px;margin-bottom: 70px;}

.support_faq .tie{height:90px;line-height:90px;padding:0 40px 0 80px;font-size:30px;background:#25be25 url('../Images/support_icon3.png') no-repeat 40px center;cursor:pointer;font-weight:normal;color:#fff;margin-bottom:15px;}





/*==常见问题↓==*/

.faqList li{position:relative;margin-bottom:25px;}

.faqList li:after{content:''; position:absolute; top:12px; right:16px; display:block; width:30px; height:30px; background:#25be25;pointer-events:none;}

.faqList li h3:before, .faqList li h3:after{content:''; position:absolute; top:26px; right:23px; z-index:2; width:16px; height:2px; background:#fff;}

.faqList li h3:before{width:2px; height:16px; top:19px; right:30px; -webkit-transition:0.3s; transition:0.3s;}

.faqList li.act h3:before{-webkit-transform:rotate(90deg); transform:rotate(90deg);background:transparent\0;}

.faqList li h3{position:relative; padding:0 60px 0 25px; background-color:#f1f1f1; line-height:54px; font-size:16px; cursor:pointer;font-weight:normal;border:1px solid #e1e1e1;}

.faqList li div{display:none;padding:25px;line-height:25px;color:#7c7c7c;-webkit-animation:fadeIn 0.5s ease-out 0.2s both; animation:fadeIn 0.5s ease-out 0.2s both;font-size:14px;background:#f5f5f5;}

@-webkit-keyframes fadeIn{0%{opacity:0;} 100%{opacity:1;}}

@keyframes fadeIn{0%{opacity:0;} 100%{opacity:1;}}





/*==人才招聘↓==*/

.jobTop{overflow:hidden;padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid #eee;height:295px}

.jobTop .main{float:right;width:560px;}

.jobTop .main .font{height:190px;overflow:hidden;line-height:28px;}

.jobTop .main .p1{padding-top:15px;font-size:16px;color:#333;}

.jobTop .main .p1 a{color:#333;}

.jobTop .main .p1 a:hover{text-decoration: underline;}

.jobTop .more{width:120px;height:40px;line-height:40px;text-align:center;color:#fff;border-radius:3px;display:inline-block;background:#333;margin-top:15px;}

.jobTop .more:hover{background:#fe7524;}

.jobList{margin-bottom:20px;}

.jobList li{border-bottom:1px dashed #dbdbdb;margin-bottom:20px;}

.jobList h4{font-size:28px;font-weight:normal;background: url('../Images/gicon19.png') no-repeat right center;padding-right:20px;padding-bottom:20px;line-height:32px;}

.jobList h4 span{display:block;font-size:16px;margin-top:8px;}

.jobList h4 span i{display:inline-block;font-style:normal;background: url('../Images/job_icon.png') no-repeat left -35px;padding-left:30px;margin-right:15px;}

.jobList h4 span .num{background-position: 0 0;}

.jobList .font{background:#f2f2f2;padding:25px;display:none;}

.jobList .font .tie{color:#555;margin-bottom:10px;display:block;}

.jobList .font h5{margin-top:15px;font-size:16px;}

.jobList h4.on{color:#333;background: url('../Images/gicon18.png') no-repeat right center;}





/*==底部===*/

.footer{padding: 80px 0 20px 0;background: #111;}

.footer .nav{width: 700px;display: table;}

.footer .nav li{display: table-cell;padding-right: 25px;}

.footer .nav li h3{color:#fff;font-size:14px;}

.footer .nav li a{ display: block;color:#999999; line-height:20px;font-size:12px;padding:3px 0;}

.footer .nav li a:hover{color:#fff}

.footer .middle{width: 260px;margin: 0px 20px;}

.footer .middle span{color:#fff;font-size:14px;}

.footer .middle b{ display:block; margin:10px 0;color:#fff;font-size:36px;}

.footer .middle p{color:#999999;font-size:12px;}

.footer .ewm{color:#999999;font-size:12px;line-height: 30px;text-align: center;}

.footer .ewm img{ display:block; margin:0 auto 10px; width:120px;}

.footer .down{ border-top:1px #333333 solid; margin-top:20px; padding-top:20px;color:#999999;font-size:12px;overflow: hidden;width: 100%;}

.footer .down a{color:#999999;font-size:12px;}

.footer .down a:hover{color:#fff}

.footer .down .copy h3{float:left;margin-right:0px;color:#999999;font-size:14px;}

.footer .down .copy a{margin:0 10px;}


 
/*搜索产品列表 statr  */
.col-lg-4 {width: 32%;float:left;}
.col-lg-8 {width: 65%;float:left;}
 .blue{color: #25be25}
.pro_information .tab2{}
.pro_information .tab2{padding-top:5px;}
.pro_information .tab2 dt{border-bottom: 1px solid #ddd;}
.pro_information .tab2 dt a{padding:32px;padding-top:0px;font-size: 22px;color: #333;display: inline-block;}
.pro_information .tab2 dt a:hover{border-bottom: 2px solid #0b4da2;}
.pro_information .tab2 dt a.on{border-bottom: 2px solid #0b4da2;}
.pro_information .tab2 dd{padding-top: 24px;padding-bottom: 24px;}
.pro_information .tab2 dd{float: none;padding-bottom: 30px; overflow:hidden;display: -ms-flexbox;display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;}
.pro_information .tab2 dd:after{content:"";display: block;clear: both;}
.pro_information .tab2 dd .scale_a {/*border:1px solid #f0f0f0;*/text-align:center;}
.pro_information .tab2 dd img{max-width:100%; height:200px;}
.pro_information .tab2 dd .li_r{margin-left:5%;}
.pro_information .tab2 dd .li_r .li_r_up{  padding: 20px 0; border-bottom: 1px solid #ddd;}
.pro_information .tab2 dd .li_r .li_r_up:after{content:"";display: block;clear: both;}
.pro_information .tab2 dd .li_r .li_r_up h5{float: left;font-size: 18px;color:#333;font-weight: 600;}
.pro_information .tab2 dd .li_r .li_r_up .time{float: right;font-size: 14px;}
.pro_information .tab2 dd .li_r .li_r_down{margin-top: 20px;line-height: 26px;font-size: 16px;clear:both;}
.pro_information .tab2 dd .imore:hover{ background-color: #edc01d; border: 1px solid #edc01d; color: #fff;}
.pro_information .tab2 dd .imore{ margin-left: 30px; width:100px; padding-left:20px; height:32px; line-height:32px; background:url(../images/pic.png) #fff 90px center no-repeat; display:block; font-size:14px; color:#666; border:1px solid #ccc;border-radius:30px; cursor:pointer; margin-top:15px;}




























































